home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Advisor 2006 April
/
PC Advisor 2006 April.iso
/
internet
/
OPERA
/
opera.exe
/
HIDENONLINKIMAGES.CSS
< prev
next >
Encoding:
Amiga (detected)
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Cascading Style Sheet File
|
2003-11-25
|
303 b
|
15 lines
@charset "UTF-8";
/*
Name: Hide non-linking images
Version: 1.01
Author: Opera Software ASA
Description: This style sheet hides images that do not serve a navigation purpose.
Copyright © 2003 Opera Software ASA.
*/
img {display: none !important;}
a img {display: inline !important;}